- arithmetic assignment statement
- Вычислительная техника: арифметический оператор присваивания
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Augmented assignment — (or compound assignment) is the name given to certain operators in certain programming languages (especially those derived from C). An augmented assignment is generally used to replace a statement where an operator takes a variable as one of its… … Wikipedia
Zero address arithmetic — is a feature of a few innovative computer architectures, whereby the assignment to a physical address space is deferred until programming statement execution time. It eliminates the link step of conventional compile and link architectures. All… … Wikipedia
AAS — • Advanced Antenna System • American Astronautical Society • American Astronomical Society http://www.aas.org/ • Arithmetic Assignment Statement • Automated Accounting System • All to All Scatter … Acronyms
AAS — [1] Advanced Antenna System [2] American Astronautical Society [3] American Astronomical Society (http://www.aas.org/) [4] Arithmetic Assignment Statement [5] Automated Accounting System [6] All to All Scatter … Acronyms von A bis Z
Fortran — Infobox programming language name = Fortran caption = The Fortran Automatic Coding System for the IBM 704 (October 15, 1956), the first Programmer s Reference Manual for Fortran paradigm = multi paradigm: procedural, imperative, structured,… … Wikipedia
C (programming language) — C The C Programming Language[1] (aka K R ) is the seminal book on C … Wikipedia
For loop — In computer science a for loop is a programming language statement which allows code to be repeatedly executed. A for loop is classified as an iteration statement.Unlike many other kinds of loops, such as the while loop, the for loop is often… … Wikipedia
?: — In computer programming, ?: is a ternary operator that is part of the syntax for a basic conditional expression in several programming languages. It is commonly referred to as the conditional operator or inline if (iif). It originally comes from… … Wikipedia
Summation — For evaluation of sums in closed form see evaluating sums. : Summation is also a term used to describe a process in synapse biology. Summation is the addition of a set of numbers; the result is their sum or total . The numbers to be summed may be … Wikipedia
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
First-order logic — is a formal logical system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first order predicate calculus, the lower predicate calculus, quantification theory, and predicate logic (a less… … Wikipedia